Uses of Enum
com.cisco.pt.ipc.enums.FlowControl
Packages that use FlowControl
-
Uses of FlowControl in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return FlowControlModifier and TypeMethodDescriptionstatic FlowControlFlowControl.fromIntValue(int value) static FlowControlFlowControl.fromIntValue(Integer value) static FlowControlReturns the enum constant of this type with the specified name.static FlowControl[]FlowControl.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FlowControl in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return FlowControlModifier and TypeMethodDescriptionTerminalLine.getFlowControl()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type FlowControlModifier and TypeMethodDescriptionvoidTerminalLine.setSettings(int speed, String bits, Parity parity, String stopbits, FlowControl flowcontrol) Information provided by the PKI file: -
Uses of FlowControl in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return FlowControlModifier and TypeMethodDescriptionTerminalLineImpl.getFlowControl()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type FlowControlModifier and TypeMethodDescriptionvoidTerminalLineImpl.setSettings(int speed, String bits, Parity parity, String stopbits, FlowControl flowcontrol) Information provided by the PKI file: